body{
	
	background-color: #fca4dc;
	
} 

h1 {
	font-size: 42pt;
	color: #c88ff1;
	
}

p {
	font-size: 36pt;
	color: white;
	
}  
h2{font-size:36pt;
color: blue }


UL {FONT-SIZE:36PT;
COLOR: white } 

.Lennon { 
background-color: white;
color: #bdf0f6;
}
img { 
width: 25%;
height: 35%;

}